getText3DWidth
getText3DWidth
Description
Get 3D text width
Definition
getText3DWidth(float fontSize, string utf8string)
Arguments
| float | fontSize | fontSize |
|---|---|---|
| string | utf8string | utf8string |
Return Values
| float | width | normalized screenspace width of given text at given size |
|---|